-
Home
-
Creative Mail – Easier WordPress & WooCommerce Email Marketing
-
1.4.5
-
Code
-
Classes
- DatabaseManager
Total Complexity |
22 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
359 |
Lines of code |
186 |
Logical lines of code |
53 |
Comment lines |
106 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_database_check() |
S |
61 |
5 |
12 |
get_checkout_data() |
S |
57 |
3 |
16 |
upsert_checkout() |
S |
51 |
1 |
35 |
get_table_name() |
S |
67 |
3 |
8 |
insert_contact() |
S |
54 |
1 |
26 |
create_abandoned_cart_table() |
S |
56 |
1 |
23 |
create_contacts_table() |
S |
59 |
1 |
17 |
change_checkout_consent() |
S |
66 |
2 |
8 |
remove_checkout_data() |
S |
64 |
1 |
12 |
delete_expired_checkouts() |
S |
63 |
1 |
11 |
add_hooks() |
S |
78 |
1 |
3 |
mark_checkout_recovered() |
S |
65 |
1 |
9 |
has_checkout_consent() |
S |
69 |
1 |
6 |